How to Install morse2ascii software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install morse2ascii software package in Ubuntu 14.04 LTS (Trusty Tahr)

morse2ascii software package provides tool for decoding the morse codes from a PCM WAV file, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install morse2ascii 

morse2ascii is installed in your system.

Make ensure the morse2ascii package were installed using the commands given below,

$ sudo dpkg-query -l | grep morse2ascii *

You will get with morse2ascii package name, version, architecture and description in a table

morse2ascii package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ham Radio
Package morse2ascii
Version 0.2+dfsg-1ubuntu1
Description tool for decoding the morse codes from a PCM WAV file
Sub Section hamradio


See Also, How to uninstall or remove morse2ascii software package from Ubuntu 14.04 LTS (Trusty Tahr)?